翻訳と辞書
Words near each other
・ development
・ development environment
・ developmental test and evaluation
・ device
・ device control
・ device control 1
・ device control 2
・ device control 3
・ device control 4
・ device driver
device independent bitmap
・ device manager
・ devil book
・ devo
・ dex
・ dfa
・ dfc
・ dfd
・ dfs
・ dft


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

device independent bitmap : FOLDOC
device independent bitmap
(DIB) An image format in which the sequence and depth of pixels in the file is not specifically related to their layout in any particular device. This allows any device dependent bitmap (DDB) image to be converted to or DIB format without loss of information, and this can then later be converted to other DDB formats for, e.g., printing or display. Rather than requiring converters from each DDB format to all other formats, only converters to and from DIB are needed.
DIB images are normally transferred in {metafiles}, bmp files, and the clipboard.
Transferring colour bitmaps from one device to another was not possible in versions of Microsoft Windows earlier than 3.0. Application programs can build DIB images without any interaction with Windows. If Windows lacks a drawing primitive, the application can simulate it directly into the DIB instead of using the existing {graphics device interface} (GDI) primitives. Unfortuna


スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.